[INFO] fetching crate lighthouse-client 6.2.1...
[INFO] fixing lighthouse-client-6.2.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate lighthouse-client 6.2.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate lighthouse-client 6.2.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate lighthouse-client 6.2.1
[INFO] tweaked toml for crates.io crate lighthouse-client 6.2.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lighthouse-client 6.2.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lighthouse-client 6.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 37cfb42ed3db7d4c9b058414b3d60a3904d54d302dd4921d632d8007271b4985
[INFO] running `Command { std: "docker" "start" "37cfb42ed3db7d4c9b058414b3d60a3904d54d302dd4921d632d8007271b4985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "37cfb42ed3db7d4c9b058414b3d60a3904d54d302dd4921d632d8007271b4985" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37cfb42ed3db7d4c9b058414b3d60a3904d54d302dd4921d632d8007271b4985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "37cfb42ed3db7d4c9b058414b3d60a3904d54d302dd4921d632d8007271b4985" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking micromath v1.1.1
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking midi-msg v0.8.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking stream-guard v1.0.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking rmpv v1.3.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking lighthouse-protocol v6.2.1
[INFO] [stderr]     Checking async-tungstenite v0.25.1
[INFO] [stderr]     Checking lighthouse-client v6.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/lighthouse.rs (4 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lighthouse.rs:63:19
[INFO] [stdout]     |
[INFO] [stdout]  63 |             match Self::receive_message_from(&mut ws_stream).await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |                                          |
[INFO] [stdout]     |                   |                                          this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                   |                                          up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   |                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |                                          `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                   up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  64 |                 Ok(msg) => {
[INFO] [stdout]  65 |                     let mut slots = slots.lock().await;
[INFO] [stdout]     |                         ---------   ------------------
[INFO] [stdout]     |                         |           |            |
[INFO] [stdout]     |                         |           |            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                         |           |            `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         `slots` calls a custom destructor
[INFO] [stdout]     |                         `slots` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  74 |                                             slots.remove(&request_id);
[INFO] [stdout]     |                                             -------------------------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                             `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  82 |                             slots.insert(request_id, Slot::EarlyMessages(vec![msg]));
[INFO] [stdout]     |                             --------------------------------------------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                             `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  92 |                 Err(e) => error!("Bad message: {:?}", e),
[INFO] [stdout]     |                     -
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `e` calls a custom destructor
[INFO] [stdout]     |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout]  93 |             }
[INFO] [stdout]  94 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `slots` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/mutex.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/mutex.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/mutex.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/src/mpsc/mod.rs:944:1
[INFO] [stdout]     |
[INFO] [stdout] 944 | impl<T> Drop for BoundedSenderInner<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/src/mpsc/mod.rs:944:1
[INFO] [stdout]     |
[INFO] [stdout] 944 | impl<T> Drop for BoundedSenderInner<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl futures::Stream<Item = std::result::Result<ServerMessage<R>, error::Error>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lighthouse.rs:242:94
[INFO] [stdout]     |
[INFO] [stdout] 242 | ...sRef<str> + Debug], payload: P) -> Result<impl Stream<Item = Result<ServerMessage<R>>>>
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, these lifetimes are in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lighthouse.rs:242:31
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub async fn stream<P, R>(&self, path: &[impl AsRef<str> + Debug], payload: P) -> Result<impl Stream<Item = Result<ServerMessag...
[INFO] [stdout]     |                               ^            ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/lighthouse.rs:242:46
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub async fn stream<P, R>(&self, path: &[impl AsRef<str> + Debug], payload: P) -> Result<impl Stream<Item = Result<ServerMessag...
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 241 ~     <T: AsRef<str> + Debug>
[INFO] [stdout] 242 ~     pub async fn stream<P, R>(&self, path: &[T], payload: P) -> Result<impl Stream<Item = Result<ServerMessage<R>>> + use<P, R, S, T>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/admin_crud.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lighthouse.rs:63:19
[INFO] [stdout]     |
[INFO] [stdout]  63 |             match Self::receive_message_from(&mut ws_stream).await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |                                          |
[INFO] [stdout]     |                   |                                          this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                   |                                          up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   |                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |                                          `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                   up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  64 |                 Ok(msg) => {
[INFO] [stdout]  65 |                     let mut slots = slots.lock().await;
[INFO] [stdout]     |                         ---------   ------------------
[INFO] [stdout]     |                         |           |            |
[INFO] [stdout]     |                         |           |            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                         |           |            `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         `slots` calls a custom destructor
[INFO] [stdout]     |                         `slots` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  74 |                                             slots.remove(&request_id);
[INFO] [stdout]     |                                             -------------------------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                             `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  82 |                             slots.insert(request_id, Slot::EarlyMessages(vec![msg]));
[INFO] [stdout]     |                             --------------------------------------------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                             `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  92 |                 Err(e) => error!("Bad message: {:?}", e),
[INFO] [stdout]     |                     -
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `e` calls a custom destructor
[INFO] [stdout]     |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout]  93 |             }
[INFO] [stdout]  94 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `slots` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/mutex.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/mutex.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/mutex.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/src/mpsc/mod.rs:944:1
[INFO] [stdout]     |
[INFO] [stdout] 944 | impl<T> Drop for BoundedSenderInner<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/src/mpsc/mod.rs:944:1
[INFO] [stdout]     |
[INFO] [stdout] 944 | impl<T> Drop for BoundedSenderInner<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl futures::Stream<Item = std::result::Result<ServerMessage<R>, error::Error>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lighthouse.rs:242:94
[INFO] [stdout]     |
[INFO] [stdout] 242 | ...sRef<str> + Debug], payload: P) -> Result<impl Stream<Item = Result<ServerMessage<R>>>>
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, these lifetimes are in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lighthouse.rs:242:31
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub async fn stream<P, R>(&self, path: &[impl AsRef<str> + Debug], payload: P) -> Result<impl Stream<Item = Result<ServerMessag...
[INFO] [stdout]     |                               ^            ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/lighthouse.rs:242:46
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub async fn stream<P, R>(&self, path: &[impl AsRef<str> + Debug], payload: P) -> Result<impl Stream<Item = Result<ServerMessag...
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 241 ~     <T: AsRef<str> + Debug>
[INFO] [stdout] 242 ~     pub async fn stream<P, R>(&self, path: &[T], payload: P) -> Result<impl Stream<Item = Result<ServerMessage<R>>> + use<P, R, S, T>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/snake.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> examples/snake.rs:146:27
[INFO] [stdout]     |
[INFO] [stdout] 146 |     while let Some(msg) = stream.next().await {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                           |             |
[INFO] [stdout]     |                           |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 161 |                     let mut state = shared_state.lock().await;
[INFO] [stdout]     |                         ---------   -------------------------
[INFO] [stdout]     |                         |           |                   |
[INFO] [stdout]     |                         |           |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |           |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         |           `__awaitee` calls a custom destructor
[INFO] [stdout]     |                         |           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         `state` calls a custom destructor
[INFO] [stdout]     |                         `state` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 167 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `state` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/mutex.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/mutex.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lock/mutex.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/direction_events.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/disco.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> examples/direction_events.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout]  11 |     while let Some(msg) = stream.next().await {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                           |             |
[INFO] [stdout]     |                           |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  12 |         let event = msg?.payload;
[INFO] [stdout]     |                     ----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  16 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/admin_list_root.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/stress_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/black.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/midi_events.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/input_events.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> examples/midi_events.rs:13:27
[INFO] [stdout]     |
[INFO] [stdout]  13 |     while let Some(msg) = stream.next().await {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                           |             |
[INFO] [stdout]     |                           |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  14 |         let event = msg?.payload;
[INFO] [stdout]     |                     ----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  21 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/admin_get_metrics.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> examples/input_events.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout]  11 |     while let Some(msg) = stream.next().await {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                           |             |
[INFO] [stdout]     |                           |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  12 |         let event = msg?.payload;
[INFO] [stdout]     |                     ----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  13 |         info!("Got input event: {:?}", event);
[INFO] [stdout]  14 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.83s
[INFO] [stderr] crater-edition-check: lighthouse-client v6.2.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking lighthouse-client v6.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lighthouse.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub async fn stream_model(&self) -> Result<impl Stream<Item = Result<ServerMessage<Model>>> + use<S>> {
[INFO] [stdout]     |                                         ----------------------------------------------------------------- return type of async function `std::result::Result<impl futures::Stream<Item = std::result::Result<ServerMessage<Model>, error::Error>>, error::Error>` contains a lifetime `'1`
[INFO] [stdout] 129 |         let username = self.authentication.username.clone();
[INFO] [stdout] 130 |         self.stream(&["user".into(), username, "model".into()], ()).await
[INFO] [stdout]     |         -------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----     - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |            |
[INFO] [stdout]     |         |            creates a temporary value which is freed while still in use
[INFO] [stdout]     |         argument requires that borrow lasts for `'1`
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lighthouse.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         self.stream(&["user".into(), username, "model".into()], ()).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/lighthouse.rs:242:46
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub async fn stream<P, R>(&self, path: &[impl AsRef<str> + Debug], payload: P) -> Result<impl Stream<Item = Result<ServerMessag...
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 241 ~     <T: AsRef<str> + Debug>
[INFO] [stdout] 242 ~     pub async fn stream<P, R>(&self, path: &[T], payload: P) -> Result<impl Stream<Item = Result<ServerMessage<R>>> + use<P, R, S, T>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl futures::Stream<Item = std::result::Result<ServerMessage<Model>, error::Error>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/lighthouse.rs:128:107
[INFO] [stdout]     |
[INFO] [stdout] 128 |       pub async fn stream_model(&self) -> Result<impl Stream<Item = Result<ServerMessage<Model>>> + use<S>> {
[INFO] [stdout]     |  _______________________________-----____________---------------------------------------------------------__^
[INFO] [stdout]     | |                               |                |
[INFO] [stdout]     | |                               |                opaque type defined here
[INFO] [stdout]     | |                               hidden type `impl futures::Stream<Item = std::result::Result<ServerMessage<Model>, error::Error>>` captures the anonymous lifetime defined here
[INFO] [stdout] 129 | |         let username = self.authentication.username.clone();
[INFO] [stdout] 130 | |         self.stream(&["user".into(), username, "model".into()], ()).await
[INFO] [stdout] 131 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub async fn stream_model(&self) -> Result<impl Stream<Item = Result<ServerMessage<Model>>> + use<'_, S>> {
[INFO] [stdout]     |                                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing temporary value
[INFO] [stdout]    --> src/lighthouse.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 | / ...   Ok(
[INFO] [stdout] 150 | | ...       self.stream(&["user".into(), username, "input".into()], ()).await?
[INFO] [stdout]     | |                        ----------------------------------------- temporary value created here
[INFO] [stdout] 151 | | ...           .skip(1) // Skip the persisted input (TODO: Should we handle this at the server level via some form of passthrough ...
[INFO] [stdout] 152 | | ...   )
[INFO] [stdout]     | |_______^ returns a value referencing data owned by the current function
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lighthouse.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |             self.stream(&["user".into(), username, "input".into()], ()).await?
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/lighthouse.rs:242:46
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub async fn stream<P, R>(&self, path: &[impl AsRef<str> + Debug], payload: P) -> Result<impl Stream<Item = Result<ServerMessag...
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 241 ~     <T: AsRef<str> + Debug>
[INFO] [stdout] 242 ~     pub async fn stream<P, R>(&self, path: &[T], payload: P) -> Result<impl Stream<Item = Result<ServerMessage<R>>> + use<P, R, S, T>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl Stream<Item = Result<ServerMessage<InputEvent>, Error>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/lighthouse.rs:147:112
[INFO] [stdout]     |
[INFO] [stdout] 147 |       pub async fn stream_input(&self) -> Result<impl Stream<Item = Result<ServerMessage<InputEvent>>> + use<S>> {
[INFO] [stdout]     |  _______________________________-----____________--------------------------------------------------------------__^
[INFO] [stdout]     | |                               |                |
[INFO] [stdout]     | |                               |                opaque type defined here
[INFO] [stdout]     | |                               hidden type `futures::stream::Skip<impl futures::Stream<Item = std::result::Result<ServerMessage<lighthouse_protocol::InputEvent>, error::Error>>>` captures the anonymous lifetime defined here
[INFO] [stdout] 148 | |         let username = self.authentication.username.clone();
[INFO] [stdout] 149 | |         Ok(
[INFO] [stdout] 150 | |             self.stream(&["user".into(), username, "input".into()], ()).await?
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/lighthouse_client-a35519a937101350.long-type-5774676910934173663.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub async fn stream_input(&self) -> Result<impl Stream<Item = Result<ServerMessage<InputEvent>>> + use<'_, S>> {
[INFO] [stdout]     |                                                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lighthouse.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub async fn stream_model(&self) -> Result<impl Stream<Item = Result<ServerMessage<Model>>> + use<S>> {
[INFO] [stdout]     |                                         ----------------------------------------------------------------- return type of async function `std::result::Result<impl futures::Stream<Item = std::result::Result<ServerMessage<Model>, error::Error>>, error::Error>` contains a lifetime `'1`
[INFO] [stdout] 129 |         let username = self.authentication.username.clone();
[INFO] [stdout] 130 |         self.stream(&["user".into(), username, "model".into()], ()).await
[INFO] [stdout]     |         -------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----     - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |            |
[INFO] [stdout]     |         |            creates a temporary value which is freed while still in use
[INFO] [stdout]     |         argument requires that borrow lasts for `'1`
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lighthouse.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         self.stream(&["user".into(), username, "model".into()], ()).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/lighthouse.rs:242:46
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub async fn stream<P, R>(&self, path: &[impl AsRef<str> + Debug], payload: P) -> Result<impl Stream<Item = Result<ServerMessag...
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 241 ~     <T: AsRef<str> + Debug>
[INFO] [stdout] 242 ~     pub async fn stream<P, R>(&self, path: &[T], payload: P) -> Result<impl Stream<Item = Result<ServerMessage<R>>> + use<P, R, S, T>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl futures::Stream<Item = std::result::Result<ServerMessage<Model>, error::Error>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/lighthouse.rs:128:107
[INFO] [stdout]     |
[INFO] [stdout] 128 |       pub async fn stream_model(&self) -> Result<impl Stream<Item = Result<ServerMessage<Model>>> + use<S>> {
[INFO] [stdout]     |  _______________________________-----____________---------------------------------------------------------__^
[INFO] [stdout]     | |                               |                |
[INFO] [stdout]     | |                               |                opaque type defined here
[INFO] [stdout]     | |                               hidden type `impl futures::Stream<Item = std::result::Result<ServerMessage<Model>, error::Error>>` captures the anonymous lifetime defined here
[INFO] [stdout] 129 | |         let username = self.authentication.username.clone();
[INFO] [stdout] 130 | |         self.stream(&["user".into(), username, "model".into()], ()).await
[INFO] [stdout] 131 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub async fn stream_model(&self) -> Result<impl Stream<Item = Result<ServerMessage<Model>>> + use<'_, S>> {
[INFO] [stdout]     |                                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing temporary value
[INFO] [stdout]    --> src/lighthouse.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 | / ...   Ok(
[INFO] [stdout] 150 | | ...       self.stream(&["user".into(), username, "input".into()], ()).await?
[INFO] [stdout]     | |                        ----------------------------------------- temporary value created here
[INFO] [stdout] 151 | | ...           .skip(1) // Skip the persisted input (TODO: Should we handle this at the server level via some form of passthrough ...
[INFO] [stdout] 152 | | ...   )
[INFO] [stdout]     | |_______^ returns a value referencing data owned by the current function
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lighthouse.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |             self.stream(&["user".into(), username, "input".into()], ()).await?
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/lighthouse.rs:242:46
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub async fn stream<P, R>(&self, path: &[impl AsRef<str> + Debug], payload: P) -> Result<impl Stream<Item = Result<ServerMessag...
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 241 ~     <T: AsRef<str> + Debug>
[INFO] [stdout] 242 ~     pub async fn stream<P, R>(&self, path: &[T], payload: P) -> Result<impl Stream<Item = Result<ServerMessage<R>>> + use<P, R, S, T>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl Stream<Item = Result<ServerMessage<InputEvent>, Error>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/lighthouse.rs:147:112
[INFO] [stdout]     |
[INFO] [stdout] 147 |       pub async fn stream_input(&self) -> Result<impl Stream<Item = Result<ServerMessage<InputEvent>>> + use<S>> {
[INFO] [stdout]     |  _______________________________-----____________--------------------------------------------------------------__^
[INFO] [stdout]     | |                               |                |
[INFO] [stdout]     | |                               |                opaque type defined here
[INFO] [stdout]     | |                               hidden type `futures::stream::Skip<impl futures::Stream<Item = std::result::Result<ServerMessage<lighthouse_protocol::InputEvent>, error::Error>>>` captures the anonymous lifetime defined here
[INFO] [stdout] 148 | |         let username = self.authentication.username.clone();
[INFO] [stdout] 149 | |         Ok(
[INFO] [stdout] 150 | |             self.stream(&["user".into(), username, "input".into()], ()).await?
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/lighthouse_client-acd095a0932fa49a.long-type-2067969609145193620.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub async fn stream_input(&self) -> Result<impl Stream<Item = Result<ServerMessage<InputEvent>>> + use<'_, S>> {
[INFO] [stdout]     |                                                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0515, E0700, E0716.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0515`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lighthouse-client` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0515, E0700, E0716.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0515`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lighthouse-client` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "37cfb42ed3db7d4c9b058414b3d60a3904d54d302dd4921d632d8007271b4985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37cfb42ed3db7d4c9b058414b3d60a3904d54d302dd4921d632d8007271b4985", kill_on_drop: false }`
[INFO] [stdout] 37cfb42ed3db7d4c9b058414b3d60a3904d54d302dd4921d632d8007271b4985
